projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ea6f31
)
(gdb-annotation-rules): Add nquery annotation
author
Nick Roberts
<nickrob@snap.net.nz>
Mon, 10 May 2004 17:53:37 +0000
(17:53 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Mon, 10 May 2004 17:53:37 +0000
(17:53 +0000)
for pending breakpoints.
lisp/progmodes/gdb-ui.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/gdb-ui.el
b/lisp/progmodes/gdb-ui.el
index fc3196cdb4f3e479720feb328510d7fa961c001c..19c579791307a0d479528a71d8cb1a7d64afd7e1 100644
(file)
--- a/
lisp/progmodes/gdb-ui.el
+++ b/
lisp/progmodes/gdb-ui.el
@@
-664,6
+664,7
@@
This filter may simply queue output for a later time."
("commands" gdb-subprompt)
("overload-choice" gdb-subprompt)
("query" gdb-subprompt)
+ ("nquery" gdb-subprompt)
("prompt-for-continue" gdb-subprompt)
("post-prompt" gdb-post-prompt)
("source" gdb-source)